home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1997 May / PC Plus Super CD Issue 127 (May 1997).iso / delphi2 / delphite.exe / data.z / BRCC32.EXE / string.txt
Encoding:
Text File  |  1996-08-12  |  7.8 KB  |  216 lines

  1. 1      options marked with a '*' are on by default\n  -r                    (ignored for compatibility)\n  -fofilename           set output filename\n  -v                    verbose\n  -ipath                set include path\n  -dname[=string]       define #define\n  -x                    ignore INCLUDE environment variable\n  -31                   build Windows 3.10 compatible .res file\n  -w32                * build Win32 compatible .res file\n  -? or -h              display this message\n
  2. 2    Borland Resource Compiler  Version 5.00\nCopyright (c) 1990, 1996 Borland International.  All rights reserved.\n
  3. 3    Illegal Parameter: %s\n\n
  4. 4    Cannot nest command files: %s\n
  5. 5    Syntax: %s [options ...] filename\n
  6. 6    \nError Could not open input file %s\n
  7. 7    \nWarning %s %ld %0ld: %s\n
  8. 8    \nWarning %s\n
  9. 9    \nError %s %ld %0ld: %s\n
  10. 10    \nFatal error %s\n
  11. 11    New File: %s\n
  12. 12    Lines: Current %d, Total %d\n
  13. 13    %s\n
  14. 20001    Could not allocate memory
  15. 20002    Memory lock failed
  16. 20003    Memory unlock failed
  17. 20004    File creation failed
  18. 20005    Could not open file
  19. 20006    File seek failed
  20. 20007    File read failed
  21. 20008    File write failed
  22. 20009    Virtual table allocation failed
  23. 20010    Virtual table put failed
  24. 20011    Virtual table read failed
  25. 20012    Virtual table get failed
  26. 20013    Virtual table create failed
  27. 20014    Virtual table write failed
  28. 20015    Virtual table lock failed
  29. 20016    Virtual buffer allocation failed
  30. 20017    Virtual buffer lock failed
  31. 20018    Compile
  32. 20019    Binary too large
  33. 20020    Unexpected NULL pointer encountered
  34. 20021    Input source stack overflow
  35. 20022    Cannot find resource
  36. 20023    Unexpected file format
  37. 20024    Unreleased version format
  38. 20025    Software error!
  39. 20026    Not implemented
  40. 20027    You cannot use this identifier.\nIt is a keyword, resource type name or resource name
  41. 20030    A resource with this id already exists
  42. 20031    A resource type with this id already exists
  43. 20032    An identifier with this name already exists
  44. 20034    Invalid parameter passed to core
  45. 20035    There is no read/write RC file selected
  46. 20036    There is no read/write header file selected
  47. 20037    Not a valid identifier name
  48. 20038    Fonts must have numeric resource IDs
  49. 20039    Object is read only
  50. 20040    Cannot delete main file
  51. 20041    Cookie has been deleted
  52. 20042    Move operation failed
  53. 20043    Reference to %s in file %s cannot be changed. File is read-only
  54. 20044    Reference to %s in %s has been changed.
  55. 20100    Token is too large for scanner (unbalanced quotes?)
  56. 20101    Bad character in source input
  57. 20102    #define text too long
  58. 20103    Invalid preprocessor directive
  59. 20104    Symbol %s is already defined. Redefinition is not the same
  60. 20105    Symbol %s is not defined
  61. 20106    Expecting #define identifier
  62. 20107    '#else' before '#if'
  63. 20108    '#endif' before '#if'
  64. 20109    Syntax error
  65. 20110    Unexpected end of file
  66. 20111    Expecting resource name or resource type name
  67. 20112    Expecting RESEND
  68. 20113    Expecting ')'
  69. 20114    Expecting field type
  70. 20115    Expecting identifier
  71. 20116    Expecting ']'
  72. 20117    Expecting constant expression
  73. 20118    Expecting '}'
  74. 20119    Expecting field name, field type or function keyword
  75. 20120    Expecting field name
  76. 20121    Expecting '='
  77. 20122    Expecting expression
  78. 20123    Expecting function keyword
  79. 20124    Expecting filename
  80. 20125    Expecting RESPARENT or RESITEMCOUNT
  81. 20126    Expecting ','
  82. 20127    Expecting resource type
  83. 20128    Expecting filename in quotes
  84. 20129    Expecting a number or '('
  85. 20130    Expecting number field name or '('
  86. 20131    Expecting field keyword
  87. 20132    Expecting BEGIN
  88. 20133    Expecting END
  89. 20134    Not a positive short integer
  90. 20135    HEXSTRING over 255 bytes long
  91. 20136    Invalid value in HEXSTRING
  92. 20137    Field too large
  93. 20138    PASCAL string over 255 bytes
  94. 20139    Semantic error
  95. 20140    Resource binary too big
  96. 20141    Cannot open file: %s
  97. 20142    Conflicting memory options
  98. 20143    Resource type already exists
  99. 20144    Field name already used
  100. 20145    Optional field keyword already used
  101. 20146    Duplicate RESITEM keyword
  102. 20147    Duplicate EDITDATA keyword
  103. 20148    Duplicate RESBIN keyword
  104. 20149    Only one unnamed item allowed
  105. 20150    Positional optional fields must preceed keyword optional fields
  106. 20151    Item keyword already used
  107. 20152    Field definitions not allowed
  108. 20153    RESITEM definitions not allowed
  109. 20154    RESBIN field not defined
  110. 20155    RESBIN fields not allowed
  111. 20156    '|=' default value not allowed for an array
  112. 20157    '|=' default value not supported for this field type
  113. 20158    Field names cannot be reserved words
  114. 20159    Item names cannot be reserved words
  115. 20160    Nested default values not allowed
  116. 20161    String ID is already used
  117. 20162    Resource of that name/ID and type already exists
  118. 20163    Expecting file extension
  119. 20164    Incomplete expression
  120. 20165    A MENU or POPUP must have at least one item
  121. 20166    An ACCELERATORS table must have at least one item
  122. 20167    Expecting a valid file extension (3 letters or less)
  123. 20168    Fonts must have numeric resource IDs
  124. 20169    Invalid font format
  125. 20170    Invalid icon format
  126. 20171    Invalid cursor format
  127. 20172    Invalid bitmap format
  128. 20173    Expecting filename or BEGIN
  129. 20174    #undef is not supported
  130. 20175    Macro parameter substitution is not supported
  131. 20176    Expecting signed character
  132. 20177    Expecting unsigned character
  133. 20178    Expecting signed short integer
  134. 20179    Expecting unsigned short integer
  135. 20180    Expecting signed long integer
  136. 20181    Expecting unsigned long integer
  137. 20182    Expecting character
  138. 20183    Expecting quoted string
  139. 20184    Expecting resource ID or name
  140. 20185    Expecting resource type ID or name
  141. 20186    Expecting filename
  142. 20187    Expecting window rectangle (4 signed integers)
  143. 20188    Expecting UBYTES
  144. 20189    Expecting class name or ID
  145. 20190    Expecting HEXSTRING (hex digits surrounded by single quotes)
  146. 20191    Invalid menu option
  147. 20192    Invalid accelerator option
  148. 20193    Invalid accelerator key value
  149. 20194    Invalid font specification
  150. 20195    Expecting caption: quoted string or unsigned integer
  151. 20196    String too long
  152. 20197    Expecting control window style
  153. 20198    Expecting menu text (quoted string) or SEPARATOR
  154. 20199    Compile initialization failed
  155. 20200    Input reset failed
  156. 20201    Source input stack overflow (too many nested includes?)
  157. 20202    Parser stack overflow
  158. 20204    Expression stack overflow
  159. 20206    File IO error
  160. 20207    New symbol failed
  161. 20208    New field instance failed
  162. 20209    Allocate failed
  163. 20210    Memory lock failed
  164. 20211    VTMgr allocation error
  165. 20212    VTMgr lock error
  166. 20213    VBuff allocation error
  167. 20214    VBuff lock error
  168. 20215    Fatal error
  169. 20216    Internal software error
  170. 20217    Not implemented error
  171. 20218    Device dependent bitmap does not match current display. Cannot convert
  172. 20219    File too large
  173. 20220    Preprocessor directives not allowed
  174. 20221    Too much data for 1 field
  175. 20222    A compile is in progress in another instance
  176. 20223    Cannot convert Windows 2 image: file is read-only
  177. 20224    Too many controls
  178. 20225    Invalid escape sequence
  179. 20226    Too many digits in a number
  180. 20227    Identifier is out of scope
  181. 20228    Expecting unit keyword
  182. 20229    Expecting semicolon
  183. 20230    Expecting interface keyword
  184. 20231    Must be first token on a line
  185. 20232    Pascal syntax error (unrecognized token)
  186. 20233    Unexpected const keyword
  187. 20234    Unexpected operator
  188. 20235    Division by zero is not allowed
  189. 20236    #error directive encountered: %s
  190. 20237    Expecting window rectangle (4 signed long integers)
  191. 20238    User break
  192. 20239    Bitmap conversion failed
  193. 20240    L string prefix is not allowed
  194. 20241    Unexpected end of file in conditional started on line %s
  195. 20242    Unterminated string or hexstring constant
  196. 21001    Compiling %s
  197. 21002    Defining %s
  198. 21003    Compiling String Table %s
  199. 21004    Compiling RESTYPE: %s
  200. 21005    Constant %s
  201. 21006    Decompiling 
  202. 21007    Renaming resources...
  203. 21008    Saving 
  204. 21009    Computing Sizes...
  205. 21010    Copying Segments...
  206. 21011    Copying Debugging Data...
  207. 21012    %d X %d  %d Colors
  208. 21013    %d X %d  %d Colors
  209. 21014    rcinclude 
  210. 21015    pascal include 
  211. 21016    pascal unit 
  212. 21017    #include 
  213. 21018    Unknown type: 
  214. 21019    Resource compiler error: %s
  215. 21020    Resource compiler warning: %s
  216.